home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Fixation 1.3
/
mytypes.h
< prev
next >
Wrap
Text File
|
1995-10-19
|
102b
|
5 lines
// mytypes.h
typedef unsigned char uchar;
typedef unsigned short ushort;
typedef unsigned long ulong;